Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "Unknown error" #176

Merged
merged 2 commits into from
Aug 31, 2024
Merged

Fix "Unknown error" #176

merged 2 commits into from
Aug 31, 2024

Conversation

rankynbass
Copy link
Contributor

This is a fix for "Unknown Error" when the user does not have an active subscription.

OauthLoginException expects to get an error message in a particular format. XL.Core doesn't interact with that part of Launcher.cs, so in order to get the error message to display properly, we have to wrap it like this: window.external.user("login=auth,ng,err,Error Message");

@rankynbass rankynbass changed the title Fix unknown error Fix "Unknown error" Jul 28, 2024
@reiichi001 reiichi001 merged commit 56cbeca into goatcorp:main Aug 31, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants